*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
}
.max{
    max-width: 1200px;
    margin: auto;
    /* padding-top: 150px; */
}
.one{
    background-image: url(../img/bj13.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.two{
    background-image: url(../img/cp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.three{
    background-image: url(../img/bj16_gp65.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.four   {
    background-image: url(../img/about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.five   {
    background-image: url(../img/gsys.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.six   {
    background-image: url(../img/lxwm.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
}
#fullpage>div{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}
.one-tltle{
    width: 100%;
    padding-top: 200px;
    text-align: center;
}
.one-tltle h3{
    font-size: 53px;
    line-height: 1.9;
    color: #fff;
    text-transform: uppercase;
}
.one-tltle h4{
    font-size: 38px;
    line-height: 1.8;
    color: #fff;
}
.one-tltle  p{
    background: rgba(255,255,255,.6);
    display: inline-block;
    padding: 10px 20px;
    font-size: 26px;
    color: rgb(31, 67, 150);
    margin: 40px 0 130px 0;
    font-weight: bold;
}
.one-tltle span{
    font-size: 46px;
    color: #fff;
    
}
.down{
    position: relative;
}
.jump {
    /* animation: jump 1s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;
    display: inline-block;
    transform: translate3d(0, 0, 0);
    margin-top: 0.5em; */
    /* font: normal 500 6rem 'Varela Round', sans-serif; */
    /* animation:  jump 3s linear infinite; */
    transition: all .8s ease-in-out;
    animation: jump 1.2s infinite;
    position: absolute;
    left: calc(50% - 23px);
    top: 0;
  }
  
  @keyframes jump {
    0% {
        transform: translate(0, -5px);
    }
    
    50% {
        transform: translate(0, 5px);
    }
    100% {
        transform: translate(0, -5px);
    }
  }
  .title h3{
    color: rgb(255, 255, 255);
    line-height: 181%;
    font-size: 32px;
    display: inline-block;
    position: relative;
  }
  .title h3::after{
      content: "";
      width: 85%;
      height: 3px;
      position: absolute;
      left: 0;
      bottom: -5px;
      background:#f8984d;
  }
  .title span{
    line-height: 181%;
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
  }
  .title{
      margin-bottom: 50px;
  }
  .str_move{
      display: flex;
  }
  .str3-2 li{
      width: 350px;
      background: #fff;
      margin: 0 10px;
      overflow: hidden;
      border-radius: 8px;
      padding: 20px;
  }
  .str3-2 li a{
      display: block;
      width: 100%;
      overflow: hidden;
      margin: 0 auto;
      padding: 9px;
      border: 1px solid rgba(13,81,152,0.2);
      position: relative;
  }
  .str3-2 li div{
      text-align: center;
    overflow: hidden;
  }
  .str3-2 li div img{
      width: 100%;
      /* height: 400px; */
      display: block;
      /* object-fit: cover; */
      transition: all .3s;
  }
  .str3-2 li p{
    display: block;
    width: 140px;
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    color: #666;
    font-size: 15px;
    text-align: center;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    margin: 0 auto;
    background: #33a4dc  ;
    color: #fff;
    font-weight: 700;
  }
  .str3-2 li p:hover{
    display: block;
    width: 140px;
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    color: #666;
    font-size: 15px;
    text-align: center;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    margin: 0 auto;
    background: #00F0FD;
    color: #fff;
     font-weight: 700;
  }
  .str3-2 li:hover img{
      transform: scale(1.1) ;
  }
  .str3-2 li p i{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    /*margin: -4px 0 0 8px;*/
    background: url(../images/jt6.png) 0 0 no-repeat;
  }
  .str_wrap{
      background: none !important;
  }
  .str3-2 li span{
      text-align: center;
      color: #333;
      font-size: 14px;
      padding: 10px;
      display: block !important;
      /* width: 350px; */
  }
  .str3-2 li a{
      display: block;
  }
  .al-img{
      overflow: hidden;
  }
  .al-img img{
      display: block;
      width: 100%;
      transition: all .5s;
  }
  .al-txt{
    background: #fff;
    padding: 16px 16px;
    position: relative;
    transition: all .5s;
  }
  .al-txt h3{
    font-size: 20px;
    color: #191919;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .5s;
  }
  .al-txt p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    width: 100%;
    height: 50px;
    overflow: hidden;
    transition: all .5s;
  }
  .al .swiper-slide:hover img{
    transform: scale(1.1);
  }
  .al .swiper-slide:hover .al-txt{
    background: #2dbfcc;
  }
  .al .swiper-slide:hover h3{
      color: #fff;
  }
  .al .swiper-slide:hover p{
      color: #fff;
  }
  .more{
      margin-top: 50px;
      text-align: center;
  }
  .more a{
      display: inline-block;
      padding: 10px 30px;
      color: #fff;
      background: #2dbfcc;
      border-radius: 50px;
    transition: all .3s;
  }
  .more a:hover{
    background: #34ddec;
  }
  .about{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
  }
  .about>div{
      width: 46%;
      position: relative;
  }
  .about>div img{
      display: block;
      width: 100%;
      position: relative;
      z-index: 99;
  }
  .about-r{
      background: #fff;
      padding: 20px;
  }
  .about-r h3{
    font-size: 27px;
    color: rgb(31, 67, 150);
    padding-bottom: 12px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
  }
  .about-r h3::after{
      width: 100%;
      height: 2px;
      background: rgb(31, 67, 150);
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;

  }
  .about-r p{
    font-size: 14px;
    color: rgb(51, 51, 51);
    line-height: 1.8;
    overflow: hidden;
    /*弹性盒模型*/
    display: -webkit-box;
    /*上下垂直*/
  	-webkit-box-orient: vertical;
    /*当属性值为3，表示超出3行隐藏。限制在一个块元素显示的文本的行数，需要和上面两个属性结合*/
  	-webkit-line-clamp: 8;
  }
  .about-r a{
    width: 135px;
    background: rgb(31, 67, 150);
    height: 45px;
    line-height: 45px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
  }
  .about-l::after{
      width: 100%;
      height: 100%;
      position: absolute;
      left: -30px;
      top: 30px;
      border: 2px solid #fff;
      content: "";
  }
  .about-slide{
      margin-top: 50px;
  }
 .about-slide .swiper-slide .abt-img{
    border: 1px solid #f2f2f2;
      text-align: center;
  }
 .about-slide .swiper-slide .abt-img img{
      max-width: 100%;

  }
 .about-slide .swiper-slide p{
      text-align: center;
      line-height: 40px;
      color: #333;
      font-size: 14px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 0 5px;
  }
  .about-slide .swiper-slide {
    /* padding: 10px 10px 0 10px; */
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
  }
  .about-slide .swiper{
      padding-bottom: 40px;
  }
  .about-slide .swiper-pagination-bullet{
      width: 10px;
      height: 10px;
  }
  #wpforms-form-82 .wpforms-field-label{
      color: #434343 !important;
      font-size: 14px !important;
  }
  #wpforms-form-82 input{
      max-width: 100% !important;
      width: 100%;
  }
  #wpforms-submit-82{
          width: 100% !important;
    background-color: #f8984d !important;
    font-size: 14px !important;
    color: #ffffff !important;
    padding: 0 !important;
  }
  .about-slide .swiper-pagination-bullet-active{
        background: #f8984d;
  }
  .five-c{
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: center;
  }
  .five-list>div{
      width: 250px;
      margin: 15px;
  }
  .five-list>div img{
      width: 100%;
      display: block;
  }
  .five-img{
      width: 351px;
      position: relative;
      height: 333px;
  }
  .five-img img{
      display: block;
      width: 100%;
  }
  .h_foot{
      height: auto !important;
  }
  #fp-nav ul li a span, .fp-slidesNav ul li a span{
      background: #f8984d;
  }
  .one .swiper-slide img{
      width: 100%;
      display: block;
      height: 100%;
      object-fit: cover;
  }
  .one .mySwiper{
      width: 100%;
      height: 100%;
  }
  .one .swiper-pagination-bullet{
      width: 10px;
      height: 10px;
  }
  .one .swiper-pagination-bullet-active{
      background: #f8984d;
  }
  .h_foot {
      height: auto !important;
      min-height: auto !important;
  }
  .fp-watermark{
      display: none;
  }
  .lu-slide>p{
    text-align: center;
    color: #353535;
    font-size: 36px;
    font-weight: 600;
  }
  .lu-img{
      text-align: center;
  }
  .lu-img img{
      max-width: 100%;
  }
  .lu-list .swiper-slide img{
      width: 100%;
  }
  .lu-list .swiper-container{
      padding-top: 120px;
  }
  .lu-slide{
      position: relative;
  }
  .lu-d {
      position: absolute;
      left: 0;
      bottom: 120px;
      width: 100%;
  }
  .lu-d img{
      width: 100%;
      display: block;
  }
  .lu-list .swiper-container p{
      text-align: center;
      font-size: 14px;
      line-height: 40px;

  }
  .lu-slide{
    margin-bottom: 30px;
  }
  .ly-bg{
    padding: 40px 10%;
    /*background-image: url(../img/ABUIABACGAAgl_nOmQYoyJXcyQcwgA84hAc.jpg.webp);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ly-bg h3{
    color: #fff;
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
}
.ly-bg>p{
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    font-size: 18px;
}
  .ly-icon{
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
     align-items: center;
  }
  .ly-icon>div{
      width: 50%;
  }
  .ly-img img{
      width: 100%;
  }
  .ly-list{
      display: flex;
      flex-wrap: wrap;
      background: #fff;
      padding: 20px 0;
      border-radius: 8px;
  }
  .ly-list>div{
      width: 33.3%;
      /* height: 120px; */
      text-align: center;
  }
  .ly-list div img{
      max-width: 100%;
  }
  .ly-list div>div{
      height: 100px;
      width: 100px;
      border: 2px solid #2D619F;
      border-radius: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: auto;
  }
  .ly-list div p{
      font-weight: 600;
      color: #2D619F;
      line-height: 40px;
      font-size: 18px;
  }
  .lu-cont p{
      font-size: 16px;
      line-height: 1.6;
  }
  .lu-imgs{
      margin: 20px 0;
      text-align: center;
  }
  .lu-imgs img{
      max-width: 100%;
  }
  .pad{
      padding: 15px 0;
  }
.cs-img{
    text-align: center;
}
.cs-img img{
    max-width: 100%;
}
.lyNyProDetail_ConTit p{
    width: auto !important;
    display: inline-block;
    text-align: left;

}
.lu-cont{
    padding: 40px 0;
    /* margin-bottom: 30px; */
}
.cont-t{
    margin-bottom: 80px;
}
.cont-c{
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.cont-c>div{
    width: 46%;
}
.cont-c>div img{
    width: 100%;
    display: block;
}
.cont-r p{
    color: #fff;
    font-size: 18px;
    line-height: 1.8;
}
.cont-t h3{
    text-align: center;
    color: #fff;
    font-size: 32px;
}
.black .cont-t h3{
    color: #333;
}
.black .cont-t p{
    font-size: 16px;
    color: #666666;
    text-align: center;
}
.cont-c img{
    width: 100%;
    display: block;
}
.cont-c .two-slide{
    width: 100%;
}
.cont-c .two-slide li{
    width: 1000px;
    border: none;
}
.cont-c .two-slide li a{
    border: none;
}
.cont-c .two-slide li:hover img{
    transform: scale(1);
}
.abts{
    width: 100%;
    background: url(../img/tb01_03.png)  100% 100%;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.abts-l{
    width: 40%;
}
.abts-r{
    width: 45%;
}
.abts-l li{
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    background: #fff;
}
.abts-l li img{
    width: 53px;
    flex: none;
    margin-right: 10px;
}
.abts-l li p{
    font-size: 18px;
    color: rgb(67, 67, 67);
}
.ewms{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.ewms div{
    width: 110px;
    margin-right: 20px;
}
.ewms div img{
    display: block;
    width: 110px;
    height: 110px;
}
.ewms div p{
    line-height: 40px;
    text-align: center;
    color: #666;
}
.abts-r p{
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}
.abts-r>div{
    margin-bottom: 10px;
}
.abts-r input{
    width: 100%;
    border: none;
    background: #fff;
    padding: 0 10px;
    height: 40px;
}
.abts-r textarea{
    width: 100%;
    border: none;
    background: #fff;
    padding: 0 10px;
    height: 150px;
}
.abts-r button{
    width: 100%;
    display: block;
    text-align: center;
    line-height: 40px;
    background-color: #f8984d;
    font-size: 14px;
    color: #ffffff;
    border: none;
    cursor: pointer;
}
#marquee1 {
    width: 100%;
    height: auto;
    overflow: hidden;   
  }
  #marquee1 ul {
    display: flex;
  }
  .ly-bg .ewms p{
    color: #fff !important;

}
.ly-bg .ewms{
    justify-content: center;
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 400px;
}
.ly-bg .ewms>div{
    margin: 0 15px;
    width: 150px;
}
.ly-bg .ewms>div img{
    width: 150px;
    height: 150px;
}
.ly-bg{
    position: relative;
}

  @media(max-width:768px){
     .pad{
         padding: 40px 10px;
     }
     .section{
         height: auto !important;
         min-height: auto !important;
     }
     .max{
         padding: 0;
     }
     .title h3{
         font-size: 24px;
     }
     .title span{
         font-size: 16px;
     }
     .about>div{
         width: 100%;
     }
     .about-l{
         margin-bottom: 20px;
     }
     #fullpage>div{
         background-size: cover;
     }
     .five-c{
         justify-content: center;
     }
     .five-img img{
         width: 250px;
         height: 250px;
         display: inline-block;
                  position: absolute;
         left: calc(50% - 125px);
         top: 0;
     }
     .five-img{
         width: 100%;
         text-align: center;
        height: 250px;
     }
     .about-r h3{
         font-size: 24px;
     }
     .about-r a{
         width: 120px;
         line-height: 40px;
         height: 40px;
     }
     .one{
         background: none;
     }
     .lu-slide>p{
         font-size: 22px;
     }
     .lu-d{
         display: none;
     }
     .lu-list .swiper-container{
         padding-top: 0;
     }
     .cont-t h3{
         font-size: 22px;
     }
     .cont-c>div{
         width: 100%;
     }
     .cont-c{
         padding: 0 10px;
     }
     .cont-l{
         margin-bottom: 10px;
     }
     .cont-r p{
         font-size: 16px;
     }
     .lu-cont{
         padding: 20px 0;
     }
     .cont-t{
         margin-bottom: 30px;
     }
     .cont-c .two-slide li{
         width: 400px;
     }
     .pro_detail_text .pro_detail_btn{
        height: auto !important;
     }
     .ly-bg{
         padding: 20px 10px;
     }
     .ly-bg h3{
         font-size: 22px;
     }
     .ly-icon>div{
         width: 100%;
     }
     .ly-list div>div{
         width: 80px;
         height: 80px;
         padding: 20px;
     }
     .ly-list div p{
         font-size: 14px;
     }
     .abts>div{
         width: 100%;
     }
     .abts-r{
        margin-top: 10px;
     }
     .ly-bg .ewms{
         position: inherit;
         left: auto;
         bottom: auto;
         width: auto;
     }
     .client-2 .my-kefu-tel-main, .client-2 .my-kefu-main{
         height: 48px !important;
     }
  }